home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / pc / homeoff / zilch / install / _setup.1 / Zilchs21.exe / 0 / RCDATA / TORDERFORM1 / TORDERFORM1.txt
Text File  |  1999-01-30  |  19KB  |  875 lines

  1. object OrderForm1: TOrderForm1
  2.   Left = 260
  3.   Top = 173
  4.   BorderStyle = bsDialog
  5.   Caption = 'Zilch Order Form'
  6.   ClientHeight = 453
  7.   ClientWidth = 632
  8.   Color = clTeal
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = [fsBold]
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 14
  20.   object Image2: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 632
  24.     Height = 453
  25.     Align = alClient
  26.     Stretch = True
  27.   end
  28.   object lblName: TLabel
  29.     Left = 23
  30.     Top = 11
  31.     Width = 33
  32.     Height = 13
  33.     Caption = 'Name'
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clWhite
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = [fsBold]
  39.     ParentFont = False
  40.     Transparent = True
  41.     OnClick = lblNameClick
  42.   end
  43.   object Label2: TLabel
  44.     Left = 23
  45.     Top = 59
  46.     Width = 53
  47.     Height = 13
  48.     Caption = 'Address2'
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clWhite
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = [fsBold]
  54.     ParentFont = False
  55.     Transparent = True
  56.     OnClick = Label2Click
  57.   end
  58.   object Label3: TLabel
  59.     Left = 23
  60.     Top = 35
  61.     Width = 53
  62.     Height = 13
  63.     Caption = 'Address1'
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clWhite
  66.     Font.Height = -11
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = [fsBold]
  69.     ParentFont = False
  70.     Transparent = True
  71.     OnClick = Label3Click
  72.   end
  73.   object Label4: TLabel
  74.     Left = 23
  75.     Top = 83
  76.     Width = 22
  77.     Height = 13
  78.     Caption = 'City'
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clWhite
  81.     Font.Height = -11
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = [fsBold]
  84.     ParentFont = False
  85.     Transparent = True
  86.     OnClick = Label4Click
  87.   end
  88.   object Label1: TLabel
  89.     Left = 376
  90.     Top = 83
  91.     Width = 31
  92.     Height = 13
  93.     Caption = 'State'
  94.     Font.Charset = DEFAULT_CHARSET
  95.     Font.Color = clWhite
  96.     Font.Height = -11
  97.     Font.Name = 'MS Sans Serif'
  98.     Font.Style = [fsBold]
  99.     ParentFont = False
  100.     Transparent = True
  101.     OnClick = Label1Click
  102.   end
  103.   object Label5: TLabel
  104.     Left = 471
  105.     Top = 83
  106.     Width = 19
  107.     Height = 13
  108.     Caption = 'Zip'
  109.     Font.Charset = DEFAULT_CHARSET
  110.     Font.Color = clWhite
  111.     Font.Height = -11
  112.     Font.Name = 'MS Sans Serif'
  113.     Font.Style = [fsBold]
  114.     ParentFont = False
  115.     Transparent = True
  116.     OnClick = Label5Click
  117.   end
  118.   object Label6: TLabel
  119.     Left = 23
  120.     Top = 107
  121.     Width = 44
  122.     Height = 13
  123.     Caption = 'Country'
  124.     Font.Charset = DEFAULT_CHARSET
  125.     Font.Color = clWhite
  126.     Font.Height = -11
  127.     Font.Name = 'MS Sans Serif'
  128.     Font.Style = [fsBold]
  129.     ParentFont = False
  130.     Transparent = True
  131.     OnClick = Label6Click
  132.   end
  133.   object Label7: TLabel
  134.     Left = 23
  135.     Top = 132
  136.     Width = 37
  137.     Height = 13
  138.     Caption = 'Phone'
  139.     Font.Charset = DEFAULT_CHARSET
  140.     Font.Color = clWhite
  141.     Font.Height = -11
  142.     Font.Name = 'MS Sans Serif'
  143.     Font.Style = [fsBold]
  144.     ParentFont = False
  145.     Transparent = True
  146.     OnClick = Label7Click
  147.   end
  148.   object Label8: TLabel
  149.     Left = 21
  150.     Top = 157
  151.     Width = 48
  152.     Height = 13
  153.     Caption = 'Quantity'
  154.     Font.Charset = DEFAULT_CHARSET
  155.     Font.Color = clWhite
  156.     Font.Height = -11
  157.     Font.Name = 'MS Sans Serif'
  158.     Font.Style = [fsBold]
  159.     ParentFont = False
  160.     Transparent = True
  161.     OnClick = Label8Click
  162.   end
  163.   object Label23: TLabel
  164.     Left = 356
  165.     Top = 338
  166.     Width = 233
  167.     Height = 77
  168.     Alignment = taCenter
  169.     AutoSize = False
  170.     Font.Charset = DEFAULT_CHARSET
  171.     Font.Color = clWhite
  172.     Font.Height = -12
  173.     Font.Name = 'Arial'
  174.     Font.Style = [fsBold]
  175.     ParentFont = False
  176.     Transparent = True
  177.     WordWrap = True
  178.   end
  179.   object Panel9: TPanel
  180.     Left = 356
  181.     Top = 116
  182.     Width = 240
  183.     Height = 219
  184.     BevelOuter = bvNone
  185.     Color = clBlack
  186.     Ctl3D = False
  187.     ParentCtl3D = False
  188.     TabOrder = 14
  189.   end
  190.   object Panel8: TPanel
  191.     Left = 16
  192.     Top = 192
  193.     Width = 317
  194.     Height = 168
  195.     BevelOuter = bvNone
  196.     Color = clBlack
  197.     Ctl3D = False
  198.     ParentCtl3D = False
  199.     TabOrder = 13
  200.   end
  201.   object Name: TEdit
  202.     Left = 83
  203.     Top = 7
  204.     Width = 510
  205.     Height = 21
  206.     Font.Charset = DEFAULT_CHARSET
  207.     Font.Color = clBlack
  208.     Font.Height = -11
  209.     Font.Name = 'MS Sans Serif'
  210.     Font.Style = [fsBold]
  211.     ParentFont = False
  212.     TabOrder = 0
  213.   end
  214.   object Address2: TEdit
  215.     Left = 83
  216.     Top = 56
  217.     Width = 510
  218.     Height = 21
  219.     Font.Charset = DEFAULT_CHARSET
  220.     Font.Color = clBlack
  221.     Font.Height = -11
  222.     Font.Name = 'MS Sans Serif'
  223.     Font.Style = [fsBold]
  224.     ParentFont = False
  225.     TabOrder = 2
  226.   end
  227.   object Address1: TEdit
  228.     Left = 83
  229.     Top = 32
  230.     Width = 510
  231.     Height = 21
  232.     Font.Charset = DEFAULT_CHARSET
  233.     Font.Color = clBlack
  234.     Font.Height = -11
  235.     Font.Name = 'MS Sans Serif'
  236.     Font.Style = [fsBold]
  237.     ParentFont = False
  238.     TabOrder = 1
  239.   end
  240.   object City: TEdit
  241.     Left = 83
  242.     Top = 80
  243.     Width = 288
  244.     Height = 21
  245.     Font.Charset = DEFAULT_CHARSET
  246.     Font.Color = clBlack
  247.     Font.Height = -11
  248.     Font.Name = 'MS Sans Serif'
  249.     Font.Style = [fsBold]
  250.     ParentFont = False
  251.     TabOrder = 3
  252.   end
  253.   object ZipCode: TEdit
  254.     Left = 496
  255.     Top = 80
  256.     Width = 97
  257.     Height = 21
  258.     Font.Charset = DEFAULT_CHARSET
  259.     Font.Color = clBlack
  260.     Font.Height = -11
  261.     Font.Name = 'MS Sans Serif'
  262.     Font.Style = [fsBold]
  263.     ParentFont = False
  264.     TabOrder = 5
  265.   end
  266.   object Phone: TEdit
  267.     Left = 83
  268.     Top = 129
  269.     Width = 134
  270.     Height = 21
  271.     Font.Charset = DEFAULT_CHARSET
  272.     Font.Color = clBlack
  273.     Font.Height = -11
  274.     Font.Name = 'MS Sans Serif'
  275.     Font.Style = [fsBold]
  276.     ParentFont = False
  277.     TabOrder = 7
  278.   end
  279.   object EditQty: TEdit
  280.     Left = 83
  281.     Top = 155
  282.     Width = 39
  283.     Height = 21
  284.     Font.Charset = DEFAULT_CHARSET
  285.     Font.Color = clBlack
  286.     Font.Height = -11
  287.     Font.Name = 'MS Sans Serif'
  288.     Font.Style = [fsBold]
  289.     ParentFont = False
  290.     TabOrder = 8
  291.     Text = '1'
  292.     OnExit = EditQtyExit
  293.     OnKeyPress = EditQtyKeyPress
  294.   end
  295.   object State: TComboBox
  296.     Left = 409
  297.     Top = 81
  298.     Width = 56
  299.     Height = 21
  300.     DropDownCount = 10
  301.     Font.Charset = DEFAULT_CHARSET
  302.     Font.Color = clBlack
  303.     Font.Height = -11
  304.     Font.Name = 'MS Sans Serif'
  305.     Font.Style = [fsBold]
  306.     ItemHeight = 13
  307.     Items.Strings = (
  308.       ''
  309.       'AK'
  310.       'AL'
  311.       'AR'
  312.       'AZ'
  313.       'CA'
  314.       'CO'
  315.       'CT'
  316.       'DC'
  317.       'DE'
  318.       'FL'
  319.       'GA'
  320.       'HI'
  321.       'IA'
  322.       'ID'
  323.       'IL'
  324.       'IN'
  325.       'KS'
  326.       'KY'
  327.       'LA'
  328.       'MA'
  329.       'MD'
  330.       'ME'
  331.       'MI'
  332.       'MN'
  333.       'MO'
  334.       'MS'
  335.       'MT'
  336.       'NC'
  337.       'ND'
  338.       'NE'
  339.       'NH'
  340.       'NJ'
  341.       'NM'
  342.       'NV'
  343.       'NY'
  344.       'OH'
  345.       'OK'
  346.       'OR'
  347.       'PA'
  348.       'RI'
  349.       'SC'
  350.       'SD'
  351.       'TN'
  352.       'TX'
  353.       'UT'
  354.       'VA'
  355.       'VT'
  356.       'WA'
  357.       'WI'
  358.       'WV'
  359.       'WY')
  360.     MaxLength = 2
  361.     ParentFont = False
  362.     Sorted = True
  363.     TabOrder = 4
  364.     OnChange = StateChange
  365.     OnExit = StateExit
  366.     OnKeyPress = StateKeyPress
  367.   end
  368.   object Country: TComboBox
  369.     Left = 83
  370.     Top = 104
  371.     Width = 210
  372.     Height = 21
  373.     Font.Charset = DEFAULT_CHARSET
  374.     Font.Color = clBlack
  375.     Font.Height = -11
  376.     Font.Name = 'MS Sans Serif'
  377.     Font.Style = [fsBold]
  378.     ItemHeight = 13
  379.     Items.Strings = (
  380.       'USA'
  381.       'United States'
  382.       'Canada'
  383.       'Algeria'
  384.       'American Samoa'
  385.       'Argentina'
  386.       'Austria'
  387.       'Australia'
  388.       'Belgium'
  389.       'Belize'
  390.       'Bolivia'
  391.       'Brazil'
  392.       'Chile'
  393.       'Columbia'
  394.       'Costa Rica'
  395.       'Czechoslovakia'
  396.       'Denmark'
  397.       'El Salvador'
  398.       'Ethiopia'
  399.       'Finland'
  400.       'France'
  401.       'Germany'
  402.       'Greece'
  403.       'Guam'
  404.       'Haiti'
  405.       'Hong Kong'
  406.       'Hungary'
  407.       'Iceland'
  408.       'India'
  409.       'Indonesia'
  410.       'Ireland'
  411.       'Isreal'
  412.       'Italy'
  413.       'Japan'
  414.       'Kenya'
  415.       'Kuwait'
  416.       'Liberia'
  417.       'Mexico'
  418.       'Netherlands'
  419.       'New Zealand'
  420.       'Norway'
  421.       'Panama'
  422.       'Poland'
  423.       'Portugal'
  424.       'Spain'
  425.       'Sweden'
  426.       'Switzerland'
  427.       'Venezuela'
  428.       'United Kingdom')
  429.     ParentFont = False
  430.     TabOrder = 6
  431.     OnChange = CountryChange
  432.     OnExit = CountryExit
  433.   end
  434.   object Panel2: TPanel
  435.     Left = 352
  436.     Top = 112
  437.     Width = 240
  438.     Height = 219
  439.     BevelInner = bvLowered
  440.     Ctl3D = True
  441.     ParentCtl3D = False
  442.     TabOrder = 9
  443.     object Label17: TLabel
  444.       Left = 5
  445.       Top = 89
  446.       Width = 80
  447.       Height = 13
  448.       Caption = 'Software Cost'
  449.       Font.Charset = DEFAULT_CHARSET
  450.       Font.Color = clBlack
  451.       Font.Height = -11
  452.       Font.Name = 'MS Sans Serif'
  453.       Font.Style = [fsBold]
  454.       ParentFont = False
  455.     end
  456.     object Label18: TLabel
  457.       Left = 5
  458.       Top = 107
  459.       Width = 51
  460.       Height = 13
  461.       Caption = 'Discount'
  462.       Font.Charset = DEFAULT_CHARSET
  463.       Font.Color = clBlack
  464.       Font.Height = -11
  465.       Font.Name = 'MS Sans Serif'
  466.       Font.Style = [fsBold]
  467.       ParentFont = False
  468.     end
  469.     object Label19: TLabel
  470.       Left = 5
  471.       Top = 125
  472.       Width = 48
  473.       Height = 13
  474.       Caption = 'Subtotal'
  475.       Font.Charset = DEFAULT_CHARSET
  476.       Font.Color = clBlack
  477.       Font.Height = -11
  478.       Font.Name = 'MS Sans Serif'
  479.       Font.Style = [fsBold]
  480.       ParentFont = False
  481.     end
  482.     object LabelTax: TLabel
  483.       Left = 5
  484.       Top = 152
  485.       Width = 88
  486.       Height = 13
  487.       Caption = 'Sales Tax (MD)'
  488.       Font.Charset = DEFAULT_CHARSET
  489.       Font.Color = clBlack
  490.       Font.Height = -11
  491.       Font.Name = 'MS Sans Serif'
  492.       Font.Style = [fsBold]
  493.       ParentFont = False
  494.     end
  495.     object Label21: TLabel
  496.       Left = 5
  497.       Top = 170
  498.       Width = 115
  499.       Height = 13
  500.       Caption = 'Shipping && Handling'
  501.       Font.Charset = DEFAULT_CHARSET
  502.       Font.Color = clBlack
  503.       Font.Height = -11
  504.       Font.Name = 'MS Sans Serif'
  505.       Font.Style = [fsBold]
  506.       ParentFont = False
  507.     end
  508.     object Label22: TLabel
  509.       Left = 5
  510.       Top = 196
  511.       Width = 103
  512.       Height = 13
  513.       Caption = 'Total Amount Due'
  514.       Font.Charset = DEFAULT_CHARSET
  515.       Font.Color = clBlack
  516.       Font.Height = -11
  517.       Font.Name = 'MS Sans Serif'
  518.       Font.Style = [fsBold]
  519.       ParentFont = False
  520.     end
  521.     object PCost: TPanel
  522.       Left = 134
  523.       Top = 86
  524.       Width = 99
  525.       Height = 18
  526.       Alignment = taRightJustify
  527.       BevelInner = bvLowered
  528.       Font.Charset = DEFAULT_CHARSET
  529.       Font.Color = clBlack
  530.       Font.Height = -11
  531.       Font.Name = 'MS Sans Serif'
  532.       Font.Style = [fsBold]
  533.       ParentFont = False
  534.       TabOrder = 0
  535.     end
  536.     object PDiscount: TPanel
  537.       Left = 134
  538.       Top = 104
  539.       Width = 99
  540.       Height = 18
  541.       Alignment = taRightJustify
  542.       BevelInner = bvLowered
  543.       Caption = 'PDiscount'
  544.       Font.Charset = DEFAULT_CHARSET
  545.       Font.Color = clBlack
  546.       Font.Height = -11
  547.       Font.Name = 'MS Sans Serif'
  548.       Font.Style = [fsBold]
  549.       ParentFont = False
  550.       TabOrder = 1
  551.     end
  552.     object PSubtotal: TPanel
  553.       Left = 134
  554.       Top = 122
  555.       Width = 99
  556.       Height = 18
  557.       Alignment = taRightJustify
  558.       BevelInner = bvLowered
  559.       Caption = 'PSubtotal'
  560.       Font.Charset = DEFAULT_CHARSET
  561.       Font.Color = clBlack
  562.       Font.Height = -11
  563.       Font.Name = 'MS Sans Serif'
  564.       Font.Style = [fsBold]
  565.       ParentFont = False
  566.       TabOrder = 2
  567.     end
  568.     object PTax: TPanel
  569.       Left = 134
  570.       Top = 149
  571.       Width = 99
  572.       Height = 18
  573.       Alignment = taRightJustify
  574.       BevelInner = bvLowered
  575.       Caption = 'PTax'
  576.       Font.Charset = DEFAULT_CHARSET
  577.       Font.Color = clBlack
  578.       Font.Height = -11
  579.       Font.Name = 'MS Sans Serif'
  580.       Font.Style = [fsBold]
  581.       ParentFont = False
  582.       TabOrder = 3
  583.     end
  584.     object PShipping: TPanel
  585.       Left = 134
  586.       Top = 167
  587.       Width = 99
  588.       Height = 18
  589.       Alignment = taRightJustify
  590.       BevelInner = bvLowered
  591.       Caption = 'PShipping'
  592.       Font.Charset = DEFAULT_CHARSET
  593.       Font.Color = clBlack
  594.       Font.Height = -11
  595.       Font.Name = 'MS Sans Serif'
  596.       Font.Style = [fsBold]
  597.       ParentFont = False
  598.       TabOrder = 4
  599.     end
  600.     object PTotal: TPanel
  601.       Left = 134
  602.       Top = 193
  603.       Width = 99
  604.       Height = 18
  605.       Alignment = taRightJustify
  606.       BevelInner = bvLowered
  607.       Caption = 'PTotal'
  608.       Font.Charset = DEFAULT_CHARSET
  609.       Font.Color = clBlack
  610.       Font.Height = -11
  611.       Font.Name = 'MS Sans Serif'
  612.       Font.Style = [fsBold]
  613.       ParentFont = False
  614.       TabOrder = 5
  615.     end
  616.     object Panel10: TPanel
  617.       Left = 0
  618.       Top = 58
  619.       Width = 240
  620.       Height = 23
  621.       BevelInner = bvLowered
  622.       Caption = 'Invoice Information'
  623.       Color = clGray
  624.       Font.Charset = DEFAULT_CHARSET
  625.       Font.Color = clWhite
  626.       Font.Height = -11
  627.       Font.Name = 'MS Sans Serif'
  628.       Font.Style = [fsBold]
  629.       ParentFont = False
  630.       TabOrder = 6
  631.     end
  632.     object Panel3: TPanel
  633.       Left = 0
  634.       Top = 0
  635.       Width = 240
  636.       Height = 23
  637.       BevelInner = bvLowered
  638.       Caption = 'Quantity Discounts'
  639.       Color = clGray
  640.       Font.Charset = DEFAULT_CHARSET
  641.       Font.Color = clWhite
  642.       Font.Height = -11
  643.       Font.Name = 'MS Sans Serif'
  644.       Font.Style = [fsBold]
  645.       ParentFont = False
  646.       TabOrder = 7
  647.     end
  648.     object Panel4: TPanel
  649.       Left = 1
  650.       Top = 22
  651.       Width = 118
  652.       Height = 19
  653.       BevelInner = bvRaised
  654.       BevelOuter = bvLowered
  655.       Caption = '2 to 4         10%'
  656.       Font.Charset = DEFAULT_CHARSET
  657.       Font.Color = clBlack
  658.       Font.Height = -11
  659.       Font.Name = 'MS Sans Serif'
  660.       Font.Style = [fsBold]
  661.       ParentFont = False
  662.       TabOrder = 8
  663.     end
  664.     object Panel6: TPanel
  665.       Left = 121
  666.       Top = 22
  667.       Width = 118
  668.       Height = 19
  669.       BevelInner = bvRaised
  670.       BevelOuter = bvLowered
  671.       Caption = '25 to 49      20%'
  672.       Font.Charset = DEFAULT_CHARSET
  673.       Font.Color = clBlack
  674.       Font.Height = -11
  675.       Font.Name = 'MS Sans Serif'
  676.       Font.Style = [fsBold]
  677.       ParentFont = False
  678.       TabOrder = 9
  679.     end
  680.     object Panel5: TPanel
  681.       Left = 1
  682.       Top = 40
  683.       Width = 118
  684.       Height = 19
  685.       BevelInner = bvRaised
  686.       BevelOuter = bvLowered
  687.       Caption = '5 to 24       15%'
  688.       Font.Charset = DEFAULT_CHARSET
  689.       Font.Color = clBlack
  690.       Font.Height = -11
  691.       Font.Name = 'MS Sans Serif'
  692.       Font.Style = [fsBold]
  693.       ParentFont = False
  694.       TabOrder = 10
  695.     end
  696.     object Panel7: TPanel
  697.       Left = 121
  698.       Top = 40
  699.       Width = 118
  700.       Height = 19
  701.       BevelInner = bvRaised
  702.       BevelOuter = bvLowered
  703.       Caption = '50 +            25%'
  704.       Font.Charset = DEFAULT_CHARSET
  705.       Font.Color = clBlack
  706.       Font.Height = -11
  707.       Font.Name = 'MS Sans Serif'
  708.       Font.Style = [fsBold]
  709.       ParentFont = False
  710.       TabOrder = 11
  711.     end
  712.   end
  713.   object BitBtn1: TBitBtn
  714.     Left = 18
  715.     Top = 372
  716.     Width = 82
  717.     Height = 27
  718.     Caption = 'Go back'
  719.     Font.Charset = ANSI_CHARSET
  720.     Font.Color = clBlack
  721.     Font.Height = -11
  722.     Font.Name = 'MS Sans Serif'
  723.     Font.Style = [fsBold]
  724.     ParentFont = False
  725.     TabOrder = 10
  726.     OnClick = BitBtn1Click
  727.     Kind = bkAbort
  728.     Spacing = -1
  729.   end
  730.   object BitBtn2: TBitBtn
  731.     Left = 106
  732.     Top = 372
  733.     Width = 82
  734.     Height = 27
  735.     Caption = 'Print'
  736.     Font.Charset = ANSI_CHARSET
  737.     Font.Color = clBlack
  738.     Font.Height = -11
  739.     Font.Name = 'MS Sans Serif'
  740.     Font.Style = [fsBold]
  741.     ParentFont = False
  742.     TabOrder = 11
  743.     OnClick = BitBtn2Click
  744.     Glyph.Data = {
  745.       76010000424D7601000000000000760000002800000020000000100000000100
  746.       0400000000000001000000000000000000001000000000000000000000000000
  747.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  748.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  749.       0003377777777777777308888888888888807F333333333333370FFFFFFF1F2F
  750.       1FF07FFFFFFFFFFFFFF70FFFFFFFFFFFFFF077777777777777770F4444444444
  751.       44F07F333333333333F70F888888888888F07F333333333337370FFFFFFFFFFF
  752.       FFF07FFFFFFFFFFFFFF7300000000000000337777777777777733330FFFFFFFF
  753.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  754.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  755.       33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
  756.       33333337FFFF7733333333300000033333333337777773333333}
  757.     NumGlyphs = 2
  758.     Spacing = -1
  759.   end
  760.   object Panel1: TPanel
  761.     Left = 14
  762.     Top = 189
  763.     Width = 317
  764.     Height = 168
  765.     BevelInner = bvRaised
  766.     BorderStyle = bsSingle
  767.     Color = clGray
  768.     Ctl3D = False
  769.     ParentCtl3D = False
  770.     TabOrder = 12
  771.     object Image1: TImage
  772.       Left = 2
  773.       Top = 2
  774.       Width = 311
  775.       Height = 162
  776.       Align = alClient
  777.     end
  778.     object Label9: TLabel
  779.       Left = 16
  780.       Top = 4
  781.       Width = 142
  782.       Height = 37
  783.       Caption = 'ZilchWorks'
  784.       Font.Charset = ANSI_CHARSET
  785.       Font.Color = clBlack
  786.       Font.Height = -32
  787.       Font.Name = 'Arial Narrow'
  788.       Font.Style = [fsBold]
  789.       ParentFont = False
  790.       Transparent = True
  791.     end
  792.     object Label10: TLabel
  793.       Left = 14
  794.       Top = 2
  795.       Width = 142
  796.       Height = 37
  797.       Caption = 'ZilchWorks'
  798.       Font.Charset = ANSI_CHARSET
  799.       Font.Color = clWhite
  800.       Font.Height = -32
  801.       Font.Name = 'Arial Narrow'
  802.       Font.Style = [fsBold]
  803.       ParentFont = False
  804.       Transparent = True
  805.     end
  806.     object LabelPhone2: TLabel
  807.       Left = 139
  808.       Top = 44
  809.       Width = 166
  810.       Height = 24
  811.       Alignment = taCenter
  812.       AutoSize = False
  813.       Caption = '(301) 932-7027'
  814.       Font.Charset = ANSI_CHARSET
  815.       Font.Color = clBlack
  816.       Font.Height = -21
  817.       Font.Name = 'Arial'
  818.       Font.Style = [fsBold]
  819.       ParentFont = False
  820.       Transparent = True
  821.     end
  822.     object Label11: TLabel
  823.       Left = 10
  824.       Top = 35
  825.       Width = 121
  826.       Height = 34
  827.       AutoSize = False
  828.       Caption = 'To order by phone call Mon-Sat 8am-5pm [EST]'
  829.       Font.Charset = ANSI_CHARSET
  830.       Font.Color = clYellow
  831.       Font.Height = -13
  832.       Font.Name = 'Arial Narrow'
  833.       Font.Style = [fsBold]
  834.       ParentFont = False
  835.       Transparent = True
  836.       WordWrap = True
  837.     end
  838.     object Label12: TLabel
  839.       Left = 10
  840.       Top = 68
  841.       Width = 296
  842.       Height = 92
  843.       AutoSize = False
  844.       Caption = 
  845.         'We accept Visa, MasterCard and Amex. Credit card orders are ship' +
  846.         'ped the next day!  Overnight delivery available for an additiona' +
  847.         'l fee.'
  848.       Font.Charset = ANSI_CHARSET
  849.       Font.Color = clWhite
  850.       Font.Height = -19
  851.       Font.Name = 'Arial Narrow'
  852.       Font.Style = [fsBold]
  853.       ParentFont = False
  854.       Transparent = True
  855.       WordWrap = True
  856.     end
  857.     object LabelPhone1: TLabel
  858.       Left = 138
  859.       Top = 42
  860.       Width = 166
  861.       Height = 24
  862.       Alignment = taCenter
  863.       AutoSize = False
  864.       Caption = '(301) 932-7027'
  865.       Font.Charset = ANSI_CHARSET
  866.       Font.Color = clWhite
  867.       Font.Height = -21
  868.       Font.Name = 'Arial'
  869.       Font.Style = [fsBold]
  870.       ParentFont = False
  871.       Transparent = True
  872.     end
  873.   end
  874. end
  875.